(esix5): Set NON_GNU_CPP.
authorRichard M. Stallman <rms@gnu.org>
Thu, 31 Mar 1994 04:39:32 +0000 (04:39 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 31 Mar 1994 04:39:32 +0000 (04:39 +0000)
configure1.in

index 2cae7c6191cab3c28752c7cf77b486147f25a654..0bd54698ca0896240594e4ed9eda852a711885ea 100755 (executable)
@@ -1011,7 +1011,7 @@ case "${canonical}" in
       *-isc1.* | *-isc2.[01]* )        opsys=386-ix ;;
       *-isc2.2* )              opsys=isc2-2 ;;
       *-isc* )                 opsys=isc3-0 ;;
-      *-esix5* )               opsys=esix5r4 ;;
+      *-esix5* )               opsys=esix5r4; NON_GNU_CPP=/usr/lib/cpp ;;
       *-esix* )                        opsys=esix ;;
       *-xenix* )               opsys=xenix ;;
       *-linux* )               opsys=linux ;;